home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
util
/
arc
/
GNUtar15.lha
/
GNUtar
/
source.LHA
/
source
/
sasinclude
/
sys
/
time.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-09-16
|
114 b
|
8 lines
#ifndef _TIME_
#include <time.h>
#endif /* _TIME_ */
#ifndef _TIMEB_
#include <sys/timeb.h>
#endif /* _TIMEB_ */